UIKit Device Monitor Classes
-
A
See moreBatteryMonitor
instance monitors the device for changes to the charge state and charge level of its battery.Declaration
Swift
public class BatteryMonitor : BaseNotificationMonitor
-
An
See moreOrientationMonitor
instance monitors the device for changes to its physical orientation.Declaration
Swift
public class OrientationMonitor : BaseNotificationMonitor
-
A
See moreProximityMonitor
instance monitors the device for changes to the state of its proximity sensor.Declaration
Swift
public class ProximityMonitor : BaseNotificationMonitor